[INFO] fetching crate grillon 0.6.0...
[INFO] checking grillon-0.6.0 against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] extracting crate grillon 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate grillon 0.6.0
[INFO] finished tweaking crates.io crate grillon 0.6.0
[INFO] tweaked toml for crates.io crate grillon 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grillon 0.6.0 on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 376 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding crypto-mac v0.10.0 (available: v0.10.1)
[INFO] [stderr]       Adding httpmock v0.7.0 (available: v0.8.3)
[INFO] [stderr]       Adding jsonpath-rust v0.7.5 (available: v1.0.4)
[INFO] [stderr]       Adding jsonschema v0.26.2 (available: v0.46.6)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.28.0)
[INFO] [stderr]       Adding universal-hash v0.4.0 (available: v0.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9
[INFO] running `Command { std: "docker" "start" "e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.13+1.68.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling curl-sys v0.4.89+curl-8.20.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling curl v0.4.50
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3d60600c0e39fd2c -C extra-filename=-de99fafc478a3d10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9", kill_on_drop: false }`
[INFO] [stdout] e6424f7b991cbb126e2bb808a1940eae0eb5d035f34b5a5604102b3ed7fa47f9
